API: Remove API to set CSS properties from GValues
authorBenjamin Otte <otte@redhat.com>
Fri, 7 Oct 2016 02:31:37 +0000 (04:31 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 16 Oct 2016 16:17:21 +0000 (18:17 +0200)
commitdd83f9ca86d31c78d37239b6f5f55cf68e65d590
tree7b9756c1eb2d5035ccb4657cf698c6c035a5b8cc
parent66dd9542901e0c19023593fb70af5d38734a2e26
API: Remove API to set CSS properties from GValues

This API was only used in GtkModifierStyle and GtkStyleProperties and
they are both on their way out.

CSS properties must now be set using strings via the regular parser API.
14 files changed:
docs/reference/gtk/gtk4-sections.txt
gtk/deprecated/Makefile.inc
gtk/deprecated/gtkstyleproperties.c
gtk/deprecated/gtkstyleproperties.h
gtk/deprecated/gtkstylepropertiesprivate.h [deleted file]
gtk/gtkcsscustomproperty.c
gtk/gtkcssshorthandproperty.c
gtk/gtkcssshorthandpropertyimpl.c
gtk/gtkcssshorthandpropertyprivate.h
gtk/gtkcssstyleproperty.c
gtk/gtkcssstylepropertyimpl.c
gtk/gtkcssstylepropertyprivate.h
gtk/gtkstyleproperty.c
gtk/gtkstylepropertyprivate.h